The XCollection application provides a transformation of a XML representation of a collection to the corresponding java class. This application works for the classes:
The XML representation of a java.util.Vector looks like this:
|
The structure for the other classes is similar. Only the class-type attribute has to be changed. The value-type is limited to:
Also mixed data types are valid:
|